From afa2bc8b8d84925762fb9ba0a824024f9a237928 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 10 May 2015 01:05:52 -0400 Subject: [PATCH] Revert "Work around a pkg-config bug" This reverts commit 57751fa391fce8b9f208c41260e8968dd4cdc800. I've been told that this is not, in fact, a pkg-config bug, but a pkg-config feature. --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index bf8316eff4..e73c986d19 100644 --- a/configure.ac +++ b/configure.ac @@ -348,8 +348,7 @@ backend_immodules= have_gio_unix=no GDK_BACKENDS= GDK_EXTRA_LIBS= -# expoxy.pc has Cflags: -I${includedir}, but pkg-config swallows that :-( -GDK_EXTRA_CFLAGS="-I${prefix}/include" +GDK_EXTRA_CFLAGS= GDK_WINDOWING= PANGO_PACKAGES="pango pangocairo" -- 2.30.2